home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
cafe
/
ultslots.dir
/
00253_Sc1.1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-06
|
237 b
|
11 lines
on mouseUp
if the memberNum of sprite 5 <> 0 then
if the movieTime of sprite 5 < 6000 then
set the movieTime of sprite 5 to 5070
else
set the movieTime of sprite 5 to 18756
end if
updateStage()
end if
end